home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / dev / e / udf.lha / udf.readme < prev   
Encoding:
Text File  |  2000-01-28  |  1.2 KB  |  38 lines

  1. Short:    New archiving format
  2. Author:   mfontana@komodo.ing.unico.it (M&F)
  3. Uploader: mfontana@komodo.ing.unico.it (M&F)
  4. Type:     dev/e
  5. Version:  0.8
  6. Requires: AmigaOS 37, CreativE v2.10+
  7.  
  8.  
  9. UDF stands for Universal Data Format.
  10.  
  11. This a try for a new archiving format. Detailed information can be
  12. found in the guide inside the archive. The main features of this
  13. format are:
  14.  
  15. - easy of use
  16. - fast, small and efficient
  17. - handles hierarchical tree
  18. - easy searching functions
  19. - simple custom and XPK encryption/compression routines may be applied
  20.   automatially to each data chunk independently
  21. - did I say it is fast, small and efficient? 8)
  22.  
  23. The archive contains the E module compiled with CreativE v2.10+ which
  24. is needed in order to link udf module to other executable. 
  25.  
  26. Two simple programs to create and restore a hierarchical tree of data
  27. are provided. They may be freerly modified to see how simple it is to
  28. create really complex trees and how simple it is to handle them
  29. through UDF.
  30.  
  31.  
  32. My  english is far from being perfect. If you find errors, please feel
  33. free to report them to me.
  34.  
  35.                      ------------------------------
  36.  
  37. I  hope  this program will be somewhat useful for you as it is for me.
  38.